Exporting/Importing Pretrained Predictors

You can export and import the trained models as zip files.

To Export a Trained Model:

  1. From the Predictor List, in the Action column, click Export Predictor icon  for exporting the trained model.
    The confirmation message is displayed.
  2. Click OK to export the selected predictor model.
    The selected model will be exported in the "<SelectedPredictorName>.zip" file.

To Import the Trained Model:

  1. Navigate to Smart Bot > Predictive Analysis.

The Predictive Analysis page displays two tabs namely Dataset and Model.

  1. Open the Model page.
  2. Click Add Model 

The Classifier Configuration window is displayed.

  1. Select Import.
  2. Enter the unique Predictor Name. It should start with a letter and can contain only letters, numbers and underscore.
  3. Click Choose File and select the zip file of the trained model. The selected file must be in zip format with two or more columns and the last column in the dataset must contain the target value.
  4. Optionally enter additional Description.
  5. Click Submit. The selected model will be imported.